RoomEdit Debug Logger written by spider907.
===========================================

***************************************************
** If you are using Notepad, click on the Format **
** menu, and make sure Word Wrap is enabled.     **
***************************************************

What is RoomEdit Debug Logger?
------------------------------
Not many people know this, but when RoomEdit loads up it looks for another window, DBLogServer. This program is probably used by Core Design to discover problems with DirectX and their programs. This program acts as a fake DBLogServer and captures messages which are meant for the real DBLogServer.


What can it be used for?
------------------------
This is a very simple program that can either be used to diagnose problems with RoomEdit, or for people who want to see what RoomEdit actually does when it initializes.


Installation Instructions
-------------------------
1. Place DebugLog.EXE into C:\ (root directory).

2. Double-click on install.reg to edit RoomEdit's settings

3. The program is now ready to run. All you need to do is run RoomEdit, and DebugLog.EXE will run automatically. (RoomEdit actually runs this file itself - no system settings are modified).


Instructions
------------
After installation, RoomEdit will automatically run DebugLog when it starts up. Once it is ran, RoomEdit will start sending it debug messages. When you close RoomEdit, DebugLog will stay running.

All of the messages logged can be viewed anytime by browsing the main window of DebugLog.

To save these messages, go to the File Menu and choose "Export Logged Messages". A file will be created called "C:\ROOMEDIT.LOG" with all of the messages captured. Choosing this command will erase any previous ROOMEDIT.LOG file created.

When DebugLog is quit, it will ask if you want to delete the mapped memory file. This is a file which is shared between RoomEdit and DebugLog. It is completely useless after DebugLog has finished with it as it just contains some of the messages logged during the session. If you want to take a look at this file, then choose No. The mapped memory file is called "C:\ROOMEDIT.MAP".


Other Notes
-----------
! MAKE SURE ONLY ONE DEBUGLOG PROGRAM IS RUNNING AT ANY GIVEN TIME !

This program was written in C++ and Win32 libraries only - no extra libraries such as MFC, Visual Basic, etc were used. Source code is available on request and may be used only if my name (spider907) stays in the About Box.

Please freely distribute this software to anyone!

No future releases of this program are planned.

My e-mail address is spider907@hotmail.com if you need to contact me.

Thank you for your interest in this program 

#:0)